LoadImage

Load image from file into CPU memory (RAM)

extern (C) @nogc nothrow
LoadImage
(
const(char*) fileName
)

Meta